-
Home
-
aBlocks – WordPress Gutenberg Blocks
-
2.4.1 (latest)
-
Code
-
Classes
- Block
| Total Complexity |
32 |
| Dependencies |
8 |
| Dependents |
1 |
| Total lines |
204 |
| Lines of code |
177 |
| Logical lines of code |
52 |
| Comment lines |
1 |
| Methods |
10 |
| Properties |
1 |
Methods 10
| Method |
Rating |
Maintainability
|
Complexity
|
Lines of code
|
| render_block_content() |
A |
45 |
11 |
36 |
| build_css() |
S |
45 |
1 |
54 |
| get_heading_css() |
S |
62 |
4 |
10 |
| get_list_css() |
S |
62 |
4 |
10 |
| get_tab_css() |
S |
62 |
4 |
10 |
| get_heading_hover_css() |
S |
58 |
2 |
15 |
| get_list_hover_css() |
S |
58 |
2 |
15 |
| get_tab_hover_css() |
S |
58 |
2 |
15 |
| get_active_list_css() |
S |
66 |
1 |
8 |
| get_active_list_hover_css() |
S |
74 |
1 |
4 |